Uploading Auxiliary Files through CLI
You can upload Auxiliary files from remote servers through CLI:
■ | Single Auxiliary file: |
# copy <file> from <URL of remote server>
For example:
# copy call_progress_tones from http://192.169.11.11:80/cpt_us.dat
■ | Multiple (batch) Auxiliary files: The Auxiliary files must be contained in a TAR (Tape ARchive) file (.tar). The TAR file can contain any number and type of Auxiliary files (e.g., Dial Plan file and CPT file). |
# copy aux-package from | to <URL of remote server with TAR file name>
For example:
# copy aux-package from http://192.169.11.11:80/aux_files.tar
For more information on CLI, refer to the CLI Reference Guide.